home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / shadow-i.002 / shadow-i / shadow-ina-box-1.1 / extras / config.patch < prev    next >
Text File  |  1996-06-13  |  171b  |  9 lines

  1. 304d303
  2. < #if 0  /* old Slackware */
  3. 306,308d304
  4. < #define CRONTAB_FILE "/var/cron/tabs/%s"
  5. < #else
  6. < #define    CRONTAB_COMMAND "/usr/bin/crontab -r -u %s"
  7. 310d305
  8. < #endif
  9.